home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
So Who's Dr. Rabbit?
/
SWDR_1.iso
/
pc
/
swdrmov
/
pg0405.dxr
/
00004-5 Scripts Int_126_FS My Teet Key Frame Exitframe Script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-28
|
133 b
|
9 lines
on exitFrame
UtilUpdateFrame()
if the movieTime of sprite 1 >= 1600 then
go(marker(1))
else
go(marker(0))
end if
end